notebook: don't leak the action widgets
authorMichael Natterer <mitch@gimp.org>
Wed, 16 Nov 2011 23:49:42 +0000 (00:49 +0100)
committerMichael Natterer <mitch@gimp.org>
Thu, 17 Nov 2011 00:07:37 +0000 (01:07 +0100)
commit0308352417af7ed8775c09bed0c60dede124e464
treee1c6e873a06461ca7e63ec0dddd9d549e8896f9e
parent73e54ab727a038b4ecf5b3367857301673848a1d
notebook: don't leak the action widgets

The notebook owns them, so it must destroy them in destroy().
(cherry picked from commit 87ebfb19fd9422de1d778396770c02e91e6481e8)
gtk/gtknotebook.c